[gnu.g++.lib.bug] Information on timer

savoy@iro.umontreal.ca (Jacques Savoy) (09/15/89)

   I'm using the GNU C++ (version 1.35.0) and i'm using the function
     start_timer()
     and return_elapsed_time()

   The documentation said that the function returns a double but 
   in which unit ? (second ? millisec ?)

   Thank you.

   J.SAVOY