Skip to content

kernel: add POSIX clocks #71

@d4ilyrun

Description

@d4ilyrun

Posix clocks

POSIX clocks provide standardized time support in Unix-like systems, enabling applications to query and set time using functions such as clock_gettime and clock_settime. These clocks allow precise timing and interval measurements, which are essential for many system and user processes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch: noneNot architecture specifictarget: kernelKernel related featurestype: newImplement a new feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions