Changeset 9696b01 in mainline for uspace/lib/c/include/stats.h


Ignore:
Timestamp:
2014-11-14T17:25:28Z (9 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1ab8539
Parents:
a047aaa
Message:

adapt the barber pole frame rate in the range of 1 to 25 fps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/stats.h

    ra047aaa r9696b01  
    4343#include <abi/sysinfo.h>
    4444
     45#define LOAD_UNIT  65536
     46
    4547extern stats_cpu_t *stats_get_cpus(size_t *);
    4648extern stats_physmem_t *stats_get_physmem(void);
Note: See TracChangeset for help on using the changeset viewer.