This website works better with JavaScript.
Home
Explore
Help
Sign In
liuriyi
/
auxiliary_sample_addition_new
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
1.1 MiB
C
99.4%
Assembly
0.3%
C++
0.3%
Tree:
1175ed857b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1175ed857b'
${ noResults }
auxiliary_sample_addition_new
/
Usr
/
tick.h
6 lines
94 B
Raw
Blame
History
#
pragma once
#
include
<stdint.h>
#
define OVERTIME 10
uint32_t
pass_time
(
uint32_t
lastime
)
;
Reference in new issue