Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Instrukcja Użytkownika Strona 58

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 97
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 57
58
Chapter 14: Time Text Functions
This group of functions covers VSE capability to convert VSE time objects into text strings.
14.1 TimeToText()
Converts a VSE time object into text.
Format : TimeToText (time)
Return values
Returns a text representation of VSE time object.
Parameters
time VSE time object
Example
t = Time(100);
ReportText( TimeToText( t ) ); # See ReportText() function below.
Przeglądanie stron 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 96 97

Komentarze do niniejszej Instrukcji

Brak uwag