cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
pRC::Stopwatch Member List

This is the complete list of members for pRC::Stopwatch, including all inherited members.

addBytes(Integer const bytes)pRC::Stopwatchinline
addFlops(Integer const flops)pRC::Stopwatchinline
bytes() constpRC::Stopwatchinline
bytesPerCycle() constpRC::Stopwatchinline
bytesPerSecond() constpRC::Stopwatchinline
cycles() constpRC::Stopwatchinline
cyclesPerSecond() constpRC::Stopwatchinline
flops() constpRC::Stopwatchinline
flopsPerCycle() constpRC::Stopwatchinline
flopsPerSecond() constpRC::Stopwatchinline
operator=(Stopwatch const &)=deletepRC::Stopwatch
operator=(Stopwatch &&) &=defaultpRC::Stopwatch
reset()pRC::Stopwatchinline
seconds() constpRC::Stopwatchinline
start()pRC::Stopwatchinline
stop()pRC::Stopwatchinline
Stopwatch(Stopwatch const &)=deletepRC::Stopwatch
Stopwatch(Stopwatch &&)=defaultpRC::Stopwatch
Stopwatch(Integer const flops=zero(), Integer const bytes=zero())pRC::Stopwatchinline
~Stopwatch()=defaultpRC::Stopwatch