Taxonomy Categories:
Member Functions:
Interface Category:
Developer Tool Programmer Interface.
Inherits From:
None.
Inherited By:
None.
Purpose:
Provides client-controllable timing services for TStartStopTimingTest.
Instantiation:
Allocate on the heap or the stack.
Deriving Classes:
Not intended to be derived.
Concurrency:
Not multithread safe.
Resource Use:
No special requirements.
void Stop ()
Interface Category:
Developer Tool Programmer Interface.
Purpose:
Stops time measurement.
Calling Context:
Called to stop time measurement.
Parameters:
Return Value:
None.
Exceptions:
Throws no exceptions, passes all exceptions through.
Concurrency:
Not multithread safe.
Other Considerations:
None.
void Start ()
Interface Category:
Developer Tool Programmer Interface.
Purpose:
Starts time measurement.
Calling Context:
Called to start time measurement.
Parameters:
Return Value:
None.
Exceptions:
Throws no exceptions, passes all exceptions through.
Concurrency:
Not multithread safe.
Other Considerations:
None.
~ TTimingTestStopwatch ()
Interface Category:
Developer Tool Programmer Interface.
Purpose:
Destructor.
Calling Context:
Called to destroy an object.
Parameters:
Return Value:
None.
Exceptions:
Throws no exceptions, passes all exceptions through.
Concurrency:
Not multithread safe.
Other Considerations:
None.
TTimingTestStopwatch ()
Interface Category:
Developer Tool Programmer Interface.
Purpose:
Default constructor.
Calling Context:
Called by the stream-in operators and TStartStopTimingTest.
Parameters:
Return Value:
None.
Exceptions:
Throws no exceptions, passes all exceptions through.
Concurrency:
Not multithread safe.
Other Considerations:
None.
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.