Create an vr profiler duration event (line) The current time will be used as the timestamp for the start of the line. On success, pHandleOut will contain a handle valid for terminating this event.
Create a vr profiler discrete event (point) The event will be associated with the message provided in pchMessage, and the current time will be used as the event timestamp.
Terminate a vr profiler event The event associated with hHandle will be considered completed when this method is called. The current time will be used assocaited to the termination time of the event, and pchMessage will be used as the event title.
Page generated by adrdox