Public Member Functions | Protected Attributes
scip2::Walltime< DEVICE_TIMESTAMP_BITS > Class Template Reference

#include <walltime.h>

List of all members.

Public Member Functions

uint64_t update (const uint32_t &time_device)
 Walltime ()

Protected Attributes

bool initialized_
uint32_t time_device_prev_
uint64_t walltime_device_base_

Detailed Description

template<int DEVICE_TIMESTAMP_BITS>
class scip2::Walltime< DEVICE_TIMESTAMP_BITS >

Definition at line 25 of file walltime.h.


Constructor & Destructor Documentation

template<int DEVICE_TIMESTAMP_BITS>
scip2::Walltime< DEVICE_TIMESTAMP_BITS >::Walltime ( ) [inline]

Definition at line 48 of file walltime.h.


Member Function Documentation

template<int DEVICE_TIMESTAMP_BITS>
uint64_t scip2::Walltime< DEVICE_TIMESTAMP_BITS >::update ( const uint32_t &  time_device) [inline]

Definition at line 33 of file walltime.h.


Member Data Documentation

template<int DEVICE_TIMESTAMP_BITS>
bool scip2::Walltime< DEVICE_TIMESTAMP_BITS >::initialized_ [protected]

Definition at line 28 of file walltime.h.

template<int DEVICE_TIMESTAMP_BITS>
uint32_t scip2::Walltime< DEVICE_TIMESTAMP_BITS >::time_device_prev_ [protected]

Definition at line 29 of file walltime.h.

template<int DEVICE_TIMESTAMP_BITS>
uint64_t scip2::Walltime< DEVICE_TIMESTAMP_BITS >::walltime_device_base_ [protected]

Definition at line 30 of file walltime.h.


The documentation for this class was generated from the following file:


urg_stamped
Author(s): Atsushi Watanabe
autogenerated on Thu Jun 6 2019 18:59:52