Changeset 388 for python/vendor/current/Include/timefuncs.h
- Timestamp:
- Mar 19, 2014, 11:11:30 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/vendor/current/Include/timefuncs.h
r2 r388 17 17 PyAPI_FUNC(time_t) _PyTime_DoubleToTimet(double x); 18 18 19 /* Get the current time since the epoch in seconds */ 20 PyAPI_FUNC(double) _PyTime_FloatTime(void); 21 19 22 20 23 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.