class ClockBase


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 ~ClockBase ()

~ClockBase

[virtual]

void  advance_time ()

advance_time

[pure virtual]

Update internal concept of time.

void  current_time (TimeVal& tv)

current_time

[pure virtual]

Get time it was when advance_time() was last called. Successive calls to current_time return the same value. Time only advances when advance_time() is called.

Parameters:

tvTimeVal to be filled in with current time.

Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:10:36 2009, using kdoc 2.0a54+XORP.