Bull DPX/20 User's Guide Page 400

  • Download
  • Add to my manuals
  • Print
  • Page
    / 424
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 399
5-32 SOMobjects Base Toolkit Programmers Reference
Manual
somevGetEventTime Method
Purpose
Returns the time of the generic event in milliseconds.
IDL Syntax
unsigned long somevGetEventTime ( );
Description
EMan timestamps every event before dispatching it. The current time is obtained from the
operating system (for example, using a gettimeofday call), is converted to milliseconds,
and is given as the value of the timestamp. When this function is called, the event
timestamp is returned.
Parameters
receiver A pointer to an object of class SOMEEvent.
ev A pointer to the Environment structure for the calling method.
Return Value
An event timestamp in milliseconds.
Original Class
SOMEEvent
Related Information
Methods: somevSetEventTime
Page view 399
1 2 ... 395 396 397 398 399 400 401 402 403 404 405 ... 423 424

Comments to this Manuals

No comments