ot::MeshCoP::Timestamp::Compare() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

-1 if @p aFirst is less than @p aSecond (`aFirst < aSecond`). 0 if @p aFirst is equal to @p aSecond (`aFirst == aSecond`). 1 if @p aFirst is greater than @p aSecond (`aFirst > aSecond`).

References

from examples