Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/rdt/CTR/
Drdt_Sender.cpp141 static detail::Stopwatch s_sp("Sender::Process()"); in Process() local
143 s_sp.Start(); in Process()
145 s_sp.Stop(); in Process()
Drdt_Receiver.cpp144 static detail::Stopwatch s_sp("Receiver::Process()"); in Process() local
146 s_sp.Start(); in Process()
148 s_sp.Stop(); in Process()
Drdt_SenderImpl.cpp672 static detail::Stopwatch s_sp("ResendQueue::TryAgain()"); in processResending() local
673 s_sp.Start(); in processResending()
675 s_sp.Stop(); in processResending()