mtime 1.3.0
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 Mmtime_c_bindings
 Mmtime_dateDate and some operations supported on Date
 Mmtime_datetimeDateTime and some operations supported on DateTime
 Mmtime_eventsDefinition of the basic event type and its methods
 Mmtime_juliandayJulian Day Calendar and some operations supported on julian dates
 Mmtime_print_by_callbackRegister a callback function and print mtime objects by this function
 Mmtime_timeTime and some operations supported on Time
 Mmtime_timedeltaTimeDelta and some operations supported on TimeDelta
 C_dateStruct _date containing usual date parameters
 C_datetimeStruct _datetime contains a struct _date and a struct _time element
 C_divisionquotienttimespanStruct _divisionquotienttimespan is used for storing division of two time-delta results
 C_eventStruct _event defines events. Events are set to be triggered at pre-specified intervals
 C_eventGroupStruct _eventGroup defines an Event-group. Each event group has an associated list of events. Event group is a place holder to 'group' events based on some user defined charteristics
 C_juliandayStruct _julianday containing julian day parameters
 C_timeStruct _time containing usual time parameters
 C_timedeltaStruct _timedelta containing timedelta and sign of year parameter