MATLAB XPC TARGET 4 - DEVICE DRIVERS Podręcznik Użytkownika Strona 103

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 111
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 102

Komentarze do niniejszej Instrukcji

Brak uwag