Timer type that holds CPU clock counts and rate.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer(kind=i8), | public | :: | t(2) | = | 0_i8 |
CPU clock counts t1, t2. |
|
integer(kind=i8), | public | :: | rate | = | 0_i8 |
CPU clock rate. |