Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process-profiling #56

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Process-profiling #56

wants to merge 4 commits into from

Commits on Sep 28, 2024

  1. Process-profiling

    Added a new ProcessTime struct. Added calculation of the loop time for each thread.
    kUin1 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    5ce1407 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. added log statement

    kUin1 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d14affa View commit details
    Browse the repository at this point in the history
  2. fixed bugs

    kUin1 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3a3b3be View commit details
    Browse the repository at this point in the history
  3. Fixed another bug

    The code for processing time is tested on the hardware.
    kUin1 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    4f9fad0 View commit details
    Browse the repository at this point in the history