%CPT.TimeScope
Class %CPT.TimeScope Extends %RegisteredObject
Properties
ClientName
Property ClientName As %String [ Internal, Private ];
StartTime
Property StartTime As %Numeric [ Internal, Private ];
Methods
%OnNew
Method %OnNew(ClientName As %String) As %Status
%OnClose
Method %OnClose() As %Status