File path: dist/twist/Core/Utilities/Timer.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
stop
— Stop the timer, this timer cannot that be used any further
void — No return information has been documented for this function.
<?php
//Call the function stop with the example vars
Twist::Timer() -> stop();