Solar_Debug_Timer::start()
public
void
Solar_Debug_Timer::start ( void
)
Resets the profile and marks a new starting time.
Parameters
None.
Returns
(void)
Description
Resets the profile and marks a new starting time.
This resets the profile and adds a new mark labeled
__start
. Use it to start the timer.