STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::timer< Clock > Member List

This is the complete list of members for stapl::runtime::timer< Clock >, including all inherited members.

duration typedef (defined in stapl::runtime::timer< Clock >)stapl::runtime::timer< Clock >
expired(const time_point t=now()) const noexceptstapl::runtime::timer< Clock >
now(void) noexceptstapl::runtime::timer< Clock >static
remaining(void) const noexceptstapl::runtime::timer< Clock >
reset(void) noexcept (defined in stapl::runtime::timer< Clock >)stapl::runtime::timer< Clock >
reset(const duration t) noexceptstapl::runtime::timer< Clock >
time_point typedef (defined in stapl::runtime::timer< Clock >)stapl::runtime::timer< Clock >
timer(const duration t=duration::zero()) noexcept (defined in stapl::runtime::timer< Clock >)stapl::runtime::timer< Clock >explicit