SimpleKernel 1.17.0
Loading...
Searching...
No Matches
sleep.cpp File Reference
#include <cassert>
#include "kernel_log.hpp"
#include "task_manager.hpp"
#include "task_messages.hpp"
Include dependency graph for sleep.cpp:

Go to the source code of this file.

Variables

static constexpr uint64_t kMillisecondsPerSecond = 1000
 每秒的毫秒数
 

Variable Documentation

◆ kMillisecondsPerSecond

constexpr uint64_t kMillisecondsPerSecond = 1000
staticconstexpr

每秒的毫秒数

Definition at line 12 of file sleep.cpp.