Ginkgo  Generated from pipelines/1554403166 branch based on develop. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
Classes | Public Member Functions | Friends | List of all members
gko::time_point Class Reference

An opaque wrapper for a time point generated by a timer. More...

#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: