My Project
Public Attributes | List of all members
mod_clock::watch Type Reference

Public Attributes

integer count_rate
 
integer count_max
 
integer count_0
 
integer count_current
 
integer count_last
 
integer lap_count
 

Detailed Description

Definition at line 64 of file mod_clock.f90.

Member Data Documentation

◆ count_0

integer mod_clock::watch::count_0

Definition at line 66 of file mod_clock.f90.

66  INTEGER :: COUNT_0

◆ count_current

integer mod_clock::watch::count_current

Definition at line 67 of file mod_clock.f90.

67  INTEGER :: COUNT_CURRENT, COUNT_LAST

◆ count_last

integer mod_clock::watch::count_last

Definition at line 67 of file mod_clock.f90.

◆ count_max

integer mod_clock::watch::count_max

Definition at line 65 of file mod_clock.f90.

◆ count_rate

integer mod_clock::watch::count_rate

Definition at line 65 of file mod_clock.f90.

65  INTEGER :: COUNT_RATE,COUNT_MAX

◆ lap_count

integer mod_clock::watch::lap_count

Definition at line 68 of file mod_clock.f90.

68  INTEGER :: Lap_Count

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