index
:
libnsutils.git
chris/ndk32
master
NetSurf generalised utility library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restrict overmatching MACH ifdef to only trigger on OSX and Mach
HEAD
master
Zopolis4
2022-10-06
1
-2
/
+2
*
Fix m68k-amigaos build
Chris Young
2016-08-10
1
-1
/
+1
*
The EClock frequency is unsigned
Chris Young
2016-08-09
1
-1
/
+1
*
Fix build on m68k amigaos
release/0.0.1
Chris Young
2014-12-20
1
-2
/
+2
*
do not report time in future if time did not move forwards.
Vincent Sanders
2014-12-01
1
-3
/
+1
*
tabs->spaces
Chris Young
2014-11-30
1
-2
/
+2
*
Use ReadEClock() instead; AmigaOS 3 compatibility.
Chris Young
2014-11-30
1
-5
/
+14
*
Change tabs to spaces, and assert that ITimer is not NULL.
Chris Young
2014-11-29
1
-10
/
+9
*
Add monotonic timer for AmigaOS 4.0+
Chris Young
2014-11-29
1
-0
/
+14
*
Improve and document exact behaviour of the returned value.
Vincent Sanders
2014-11-29
1
-2
/
+2
*
add missing mach includes
Vincent Sanders
2014-11-27
1
-0
/
+2
*
Implement monotonic time fetch for MACH systems
Vincent Sanders
2014-11-27
1
-2
/
+13
*
fix include position
Vincent Sanders
2014-11-27
1
-4
/
+8
*
add fallback for RISC OS monotonic timer
Vincent Sanders
2014-11-27
1
-6
/
+26
*
move to using POSIX monotonic clock if available
Vincent Sanders
2014-11-26
1
-1
/
+9
*
fix monotonic timer API naming
Vincent Sanders
2014-11-26
1
-1
/
+1
*
Fix error enum to not conflict and add monotonic time implementation
Vincent Sanders
2014-11-26
1
-4
/
+11
*
add initial monotonic timer API
Vincent Sanders
2014-11-26
1
-0
/
+25