MATLAB XPC TARGET 4 - DEVICE DRIVERS User's Guide Page 103

  • Download
  • Add to my manuals
  • Print
  • Page
    / 111
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 102
xpcGetElapsedTime
Purpose Return time since system boot
Prototype real_T x pcGetElapsedTime(xpcTime *upTime)
Arguments
upTime
Pointer to an xpcTime structure.
Description The xpcGetElapsedTime function returns the time since the system
was last boote d, in seconds. You can get this time in nanoseconds by
passing a pointer to a previous ly allocated
xpcTime structure. You can
pass a NULL pointer for the
upTime argument if you do not want the
time in nanoseconds.
See Also xpcTime, xpcSubtractTime
11-5
Page view 102

Comments to this Manuals

No comments