commit | 05e7ff7da78bad3edc1290ed86b4a37da72ced62 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Sep 11 10:28:31 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Sep 11 10:29:42 2009 +0200 |
tree | f7348a9f4f561a53465abea731c2ef59900fd62f | |
parent | ca99dab01dd63dcc413395bd3e75b0be152dfefc [diff] |
[S390] introduce get_clock_monotonic Introduce get_clock_monotonic() function which can be used to get a (fast) timestamp. Resolution is the same as for get_clock(). The only difference is that the timestamps are monotonic and don't jump backward or forward. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>