mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-01 05:33:49 +08:00
db0642ec47
date: 2025-12-18T23:23:16 master commit: 154c2334110373950bac1c36fc6e943cb1208326
6 lines
67 B
C++
6 lines
67 B
C++
#pragma once
|
|
|
|
#include <cstdint>
|
|
|
|
bool watchdog_kick(uint64_t ts);
|