Returns the difference between two timer ticks (cycles). Implicit FORTRAN 77 interface: subroutine available.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=LIBXSMM_TICKINT_KIND), | intent(in) | :: | tick0 | |||
| integer(kind=LIBXSMM_TICKINT_KIND), | intent(in) | :: | tick1 |