time_point Class Reference#
|
Reference API
|
gko::time_point Class Reference
#include <ginkgo/core/base/timer.hpp>
Public Member Functions | |
| time_point (time_point &&) | |
| time_point & | operator= (time_point &&) |
| time_point (const time_point &)=delete | |
| time_point & | operator= (const time_point &)=delete |
Friends | |
| class | Timer |
| class | CpuTimer |
| class | CudaTimer |
| class | HipTimer |
| class | DpcppTimer |
Detailed Description
An opaque wrapper for a time point generated by a timer.
The documentation for this class was generated from the following file:
- ginkgo/core/base/timer.hpp
Generated by