TwistPHP Documentation

clear

File path: dist/twist/Core/Utilities/Timer.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

clearClear the timer results from the system

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function clear with the example vars
Twist::Timer() -> clear();