mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-16 15:00:34 +08:00
Removed an irrelevant comment from ISystemClock class
This commit is contained in:
@@ -14,9 +14,6 @@ namespace uavcan
|
||||
|
||||
/**
|
||||
* System clock interface - monotonic and UTC.
|
||||
* Note that this library uses microseconds for all time related values (timestamps, deadlines, delays),
|
||||
* if not explicitly specified otherwise.
|
||||
* All time values are represented as 64-bit integers.
|
||||
*/
|
||||
class ISystemClock
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user