ot::MeshCoP::Timestamp::Compare() is only used within ESP-IDF.
 
Symbols
loading (2/5)...
Files
loading (3/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

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`).