TIBCO Adapter SDK C++ Reference
MTime::MTime
MTime
Construct a time object from the specified string. The format is hh:mm:ss[.s*].
Parameters
Parameters Description
const MString& timeStr Time string of the form hh::mm::ss[.s*]. The microseconds can be optionally included.
Declaration
MTime(const MString& timeStr) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.