ESP-IDF
otMleCounters::mLeaderTime
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otMleCounters::mLeaderTime
otMleCounters::mLeaderTime field
Syntax
Show:
Summary
Declaration
from
thread.h:189
uint64_t
mLeaderTime
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint64_t
mLeaderTime
;
///< Number of milliseconds device has been in OT_DEVICE_ROLE_LEADER role.
thread.h:189
{
&
otMleCounters
::
mLeaderTime
,
"Leader"
}
,
cli.cpp:2357
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
mCounters
.
mLeaderTime
+=
durationMsec
;
mle.cpp:274
ot::Mle::Mle
ot::Mle::Mle::UpdateRoleTimeCounters()
mLeaderTime
=
BigEndian
::
HostSwap64
(
aMleCounters
.
mLeaderTime
)
;
network_diagnostic_tlvs.cpp:125
ot::NetworkDiagnostic::MleCountersTlv
ot::NetworkDiagnostic::MleCountersTlv::Init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otMleCounters::mLeaderTime
is written by 1 function and is read by 2 functions:
ot::Mle::Mle::UpdateRoleTimeCounters()
All items filtered out
otMleCounters::mLeaderTime
ot::Mle::Mle::UpdateRoleTimeCounters()
ot::NetworkDiagnostic::MleCountersTlv::Init()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out