TimeSpan
Object Hierarchy:
Description:
[
SimpleType ]
[
Version ( since =
"2.26" ) ]
[
CCode ( default_value =
"0LL" , get_value_function =
"g_value_get_int64" , marshaller_type_name =
"INT64" , set_value_function =
"g_value_set_int64" , type_id =
"G_TYPE_INT64" , type_signature =
"x" ) ]
[
IntegerType ( rank =
10 ) ]
public struct TimeSpan :
int64
A value representing an interval of time, in microseconds.
Content:
Constants:
- public const TimeSpan DAY
Evaluates to a time span of one day.
- public const TimeSpan HOUR
Evaluates to a time span of one hour.
- public const TimeSpan MILLISECOND
Evaluates to a time span of one millisecond.
- public const TimeSpan MINUTE
Evaluates to a time span of one minute.
- public const TimeSpan SECOND
Evaluates to a time span of one second.
Inherited Members:
All known members inherited from struct int64