Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dylan Yudaken
GHC
Commits
b182f696
Commit
b182f696
authored
Apr 14, 2000
by
simonmar
Browse files
[project @ 2000-04-14 14:07:18 by simonmar]
uncomment prototype for msTime.
parent
62c06707
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/RtsUtils.h
View file @
b182f696
/* -----------------------------------------------------------------------------
* $Id: RtsUtils.h,v 1.
8
2000/0
3
/1
6
1
7:23:35
simonmar Exp $
* $Id: RtsUtils.h,v 1.
9
2000/0
4
/1
4
1
4:07:18
simonmar Exp $
*
* (c) The GHC Team, 1998-1999
*
...
...
@@ -29,6 +29,7 @@ extern void stg_exit(I_ n) __attribute__((noreturn));
char
*
time_str
(
void
);
char
*
ullong_format_string
(
ullong
,
char
*
,
rtsBool
);
//ullong msTime(void);
ullong
msTime
(
void
);
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment