Function current_time_s
Defined in File events.h
Function Documentation
-
float current_time_s()
Get current system time in seconds.
Returns the current system time converted to seconds. Uses the system timer value and overflow counter for 64-bit precision.
- Returns:
Current system time in seconds as a float