Tcl Source Code

View Ticket
Login
Ticket UUID: 656997
Title: add "clock microseconds" command
Type: Support Created on: 2002-12-20 21:12:19
Submitter: marhar Assigned to: kennykb
Subsystem: None Severity:
Priority: 5 Medium Last modified: 2009-07-29 19:53:09
Status: Closed Closed by: hobbs
Resolution: Closed on: 2002-12-23 20:21:47
Version: None
Description:
Adds a "clock microseconds" command which returns
a list of two integers -- the time as per "clock seconds"
and the microsecond count.  This basically exposes
the return values from TclpGetTime().
User Comments:
hobbs added on 2002-12-24 03:21:47:
Logged In: YES 
user_id=72656

This already exists - the is a 'clock clicks -microseconds' that 
ensures the granularity, otherwise leave off the flag and you 
get the highest granularity that the system offers.

dkf added on 2008-11-02 18:26:12:

data_type - 210894

dkf added on 2009-07-29 19:53:09:

IP - Comment Removed: 130.88.1.31