Changeset 94ebebf in mainline for uspace/app/hbench/hbench.h


Ignore:
Timestamp:
2019-01-10T21:07:16Z (5 years ago)
Author:
Vojtech Horky <vojtech.horky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e7f9a09
Parents:
51a04bd
Message:

hbench: turn comments into doc-blocks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hbench/hbench.h

    r51a04bd r94ebebf  
    4141#include <perf.h>
    4242
    43 /*
    44  * So far, a simple wrapper around system stopwatch.
     43/** Simple wrapper around system stopwatch.
     44 *
    4545 * Eventually, we could collection of hardware counters etc. without
    4646 * modifying signatures of any existing benchmark.
Note: See TracChangeset for help on using the changeset viewer.