Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-orbit
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Katerina Roukounaki
cloud-orbit
Commits
37a60823
Commit
37a60823
authored
Nov 18, 2014
by
Yiannis Tsiouris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Re-phrase comments in Utils
parent
20f0af14
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
Utils.hs
Utils.hs
+2
-5
No files found.
Utils.hs
View file @
37a60823
module
Utils
(
now
)
where
--import System.CPUTime (getCPUTime)
-- current wall clock time (in milliseconds since start of RTS)
-- FIXME: get current wall clock time
--now :: IO Integer
-- FIXME: get current wall clock time (maybe with getCPUTime of System.CPUTime)
now
::
Int
now
=
42
--getCPUTime
now
=
42
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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