Home
last modified time | relevance | path

Searched refs:s_sp (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/rdt/CTR/
Drdt_Sender.cpp139 static detail::Stopwatch s_sp("Sender::Process()"); in Process() local
141 s_sp.Start(); in Process()
143 s_sp.Stop(); in Process()
Drdt_Receiver.cpp142 static detail::Stopwatch s_sp("Receiver::Process()"); in Process() local
144 s_sp.Start(); in Process()
146 s_sp.Stop(); in Process()
Drdt_SenderImpl.cpp667 static detail::Stopwatch s_sp("ResendQueue::TryAgain()"); in processResending() local
668 s_sp.Start(); in processResending()
670 s_sp.Stop(); in processResending()