Loading...
Searching...
No Matches
Time.h
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
sfTime sfMicroseconds(sfInt64 amount)
Construct a time value from a number of microseconds.
sfInt32 sfTime_asMilliseconds(sfTime time)
Return a time value as a number of milliseconds.
sfTime sfMilliseconds(sfInt32 amount)
Construct a time value from a number of milliseconds.
sfInt64 sfTime_asMicroseconds(sfTime time)
Return a time value as a number of microseconds.