Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/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.cpp669 static detail::Stopwatch s_sp("ResendQueue::TryAgain()"); in processResending() local
670 s_sp.Start(); in processResending()
672 s_sp.Stop(); in processResending()