feat: remove fiber::time
It was decided to get rid of non-monotonic fiber::time
in favor of monotonic fiber::clock
. Though if really needed fiber::time
is still accessible through FFI (ffi::tarantool::fiber_time
)
Edited by Егор Ивков
It was decided to get rid of non-monotonic fiber::time
in favor of monotonic fiber::clock
. Though if really needed fiber::time
is still accessible through FFI (ffi::tarantool::fiber_time
)
Merge details
assigned to @e-ivkov
added 2 commits
marked this merge request as ready
changed the description
requested review from @gmoshkin
added 2 commits
approved this merge request
enabled an automatic merge when the pipeline for f2c74995 succeeds
merged