Ginkgo
Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
|
This is the complete list of members for gko::Timer, including all inherited members.
create_for_executor(std::shared_ptr< const Executor > exec) | gko::Timer | static |
create_time_point() | gko::Timer | |
difference(time_point &start, time_point &stop) | gko::Timer | |
difference_async(const time_point &start, const time_point &stop)=0 | gko::Timer | pure virtual |
record(time_point &time)=0 | gko::Timer | pure virtual |
wait(time_point &time)=0 | gko::Timer | pure virtual |
~Timer()=default (defined in gko::Timer) | gko::Timer | virtual |