Searched refs:tclockVal (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclClock.c269 time_t tclockVal;
322 tclockVal = (time_t) clockVal;
323 timeDataPtr = TclpGetDate((TclpTime_t) &tclockVal, useGMT);
267 time_t tclockVal; local

Completed in 54 milliseconds