Skip to main content
lock_file_is_older_than
zebrad
6.2.0
In zebrad::
components::
zcashd_
compat::
managed
zebrad
::
components
::
zcashd_compat
::
managed
Function
lock_
file_
is_
older_
than
Copy item path
Source
fn lock_file_is_older_than( lock_path: &
Path
, age:
Duration
, ) ->
Result
<
bool
,
Report
>