summaryrefslogtreecommitdiff
path: root/src/machine
diff options
context:
space:
mode:
authorAlexander Kuleshov <kuleshovmail@gmail.com>2016-02-16 00:01:44 +0600
committerAlexander Kuleshov <kuleshovmail@gmail.com>2016-02-16 00:01:44 +0600
commitebf30a086dfa526ca048cf14ae16bb403f3dcd12 (patch)
treefce1c140493a921dc9a16814b4382518797cca61 /src/machine
parent63408cb4f3607bc029f107e8bde46e60ecf627dc (diff)
time-util: introduce deserialize_timestamp_value()
The time-util.c provides dual_timestamp_deserialize() function to convert value to usec_t and set it as value of ts->monotonic and ts->realtime. There are some places in code which do the same but only for one clockid_t (realtime or monotonic), when dual_timestamp_deserialize() sets value of both. This patch introduces the deserialize_timestamp_value() which converts a given value to usec_t and write it to a given timestamp.
Diffstat (limited to 'src/machine')
0 files changed, 0 insertions, 0 deletions