time_point Class Reference

time_point Class Reference#

Reference API: gko::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_pointoperator= (time_point &&)
 
 time_point (const time_point &)=delete
 
time_pointoperator= (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: