Time
Object Hierarchy:
Description:
[ CCode ( cname = "sfTime" , cprefix = "sfTime_" ) ]
[ SimpleType ]
public struct Time
Content:
Constants:
Static methods:
- public static Time Microseconds (int64 amount)
Construct a time value from a number of microseconds.
- public static Time Milliseconds (int32 amount)
Construct a time value from a number of milliseconds.
- public static Time Seconds (float amount)
Construct a time value from a number of seconds.
Methods:
Fields: