Function CSPTime::operator -()
Description:
It retrieves the difference between two times.
Prototype:
long operator -(const CSPTime& tTime) const;
Arguments:
const CSPTime& tTime [IN]
The time from which to get the difference.
Return value:
It returns the time difference in seconds.
See also:
member functions
operator = ()
,
operator += ()
,
operator -= ()
,
operator + ()
,
operator - ( long lSeconds )
,
operator ++ ()
,
operator -- ()
CSPTime
|
Basic classes
|
Class Categories
|
Online help home
|
Back
www.micronovae.com
Copyright © 2002 - 2005 Micronovae Ltd