Skip to content

kernel: add POSIX clocks #71

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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