This website requires JavaScript.
Explore
Help
Register
Sign In
declanwu
/
dp
forked from
mawei/dp
Watch
1
Star
0
Fork
You've already forked dp
0
Code
Pull Requests
Activity
patch-3
dp
/
common
/
watchdog.h
6 lines
67 B
C++
Raw
Permalink
Blame
History
#
pragma once
#
include
<cstdint>
bool
watchdog_kick
(
uint64_t
ts
)
;
View Git Blame
Copy Permalink