mirror of
https://github.com/brmlab/timingattack.git
synced 2025-06-09 09:34:01 +02:00
Issues with timing.
This commit is contained in:
parent
de28e95a26
commit
604a8f36d9
2 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,8 @@ fi
|
|||
|
||||
milis=0
|
||||
if [ $1 -eq 0 ]; then
|
||||
nanos=1000000
|
||||
nanos=0
|
||||
milis=1
|
||||
elif [ $1 -eq 1 ]; then
|
||||
nanos=10000
|
||||
elif [ $1 -eq 2 ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue