File: timefns.c.html
Defined variables (1)
current-time-list | Whether ‘current-time’ should return list or (TICKS . HZ) form. |
Defined functions (14)
current-cpu-time | () |
current-time | () |
current-time-string | (&optional SPECIFIED-TIME ZONE) |
current-time-zone | (&optional SPECIFIED-TIME ZONE) |
decode-time | (&optional TIME ZONE FORM) |
encode-time | (TIME &rest OBSOLESCENT-ARGUMENTS) |
float-time | (&optional SPECIFIED-TIME) |
format-time-string | (FORMAT-STRING &optional TIME ZONE) |
set-time-zone-rule | (TZ) |
time-add | (A B) |
time-convert | (TIME FORM) |
time-equal-p | (A B) |
time-less-p | (A B) |
time-subtract | (A B) |