Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MAVLink.mavlink_system_time_t
C# Class MAVLink.mavlink_system_time_t, MissionPlanner
Mostrar archivo
Open project: ArduPilot/MissionPlanner
Class Usage Examples
Public Properties
Property
Type
Description
time_boot_ms
System.UInt32
time_unix_usec
System.UInt64
Property Details
time_boot_ms
public_oe property
Timestamp of the component clock since boot time in milliseconds.
public
UInt32,System
time_boot_ms
return
System.UInt32
time_unix_usec
public_oe property
Timestamp of the master clock in microseconds since UNIX epoch.
public
UInt64,System
time_unix_usec
return
System.UInt64