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

/ast/src/lib/libtksh/tcl/
H A DtclUnixTime.c28 TclpGetSeconds() function
70 * TclpGetSeconds --
85 TclpGetSeconds()
84 TclpGetSeconds() function
H A DtclClock.c152 baseClock = TclpGetSeconds();
175 sprintf(interp->result, "%lu", TclpGetSeconds());

Completed in 13 milliseconds