vlc_tick: add msftime_t to express 100ns time
commit36cba01030cb3c96d37865db4b450a0d4a3b04a4
authorSteve Lhomme <robux4@ycbcr.xyz>
Fri, 22 Jun 2018 16:07:38 +0000 (22 18:07 +0200)
committerSteve Lhomme <robux4@ycbcr.xyz>
Fri, 29 Jun 2018 15:35:46 +0000 (29 17:35 +0200)
treee6bb85f399609f6e81733954000fe5a5c6e159ea
parent1d3482ef4e3031cc1dab24d21d194e9591c0cb17
vlc_tick: add msftime_t to express 100ns time

Such values currently have a better resolution than vlc_tick_t
Also provide conversion macros/functions to/from vlc_tick_t
include/vlc_tick.h