Skip to content

処理時間を計測する #9

@ShotaAk

Description

@ShotaAk

計測方法

  auto start_time = micros();
  M5.update();
  M5_LOGI("elapsed time [us]:%d", micros() - start_time);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions