Ginkgo Generated from branch based on main. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
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: