get_current_time
Defined in header: <ixion/global.hpp>
-
double ixion::get_current_time()
Get current time in seconds since epoch. Note that the value representing a time may differ from platform to platform. Use this value only to measure relative time.
- Returns:
current time in seconds since epoch.