blob: ca5675dcb22659cee0caa68e4225c3ff47295340 [file] [log] [blame]
; time.def :
LIBRARY time
DESCRIPTION ''
EXPORTS
; Add new API calls to the end of this list.
ap_make_time @1
ap_current_time @2
ap_explode_time @3
ap_implode_time @4
ap_get_curtime @5
ap_get_sec @6
ap_get_min @7
ap_get_hour @8
ap_get_mday @9
ap_get_mon @10
ap_get_year @11
ap_get_wday @12
ap_set_sec @13
ap_set_min @14
ap_set_hour @15
ap_set_mday @16
ap_set_mon @17
ap_set_year @18
ap_set_wday @19
ap_get_timedata @20
ap_set_timedata @21
ap_get_os_time @22
ap_timediff @23