Skip to content

Commit

Permalink
more readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dkohlbre committed Nov 20, 2014
1 parent 1be587d commit 9bdc695
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,20 @@ Time C stuff, really accurately, really easily.
Example Usage
-------------
./qtt.py -c atof "double (char*)" "(\"1\"),(\"100000000.23242\")"


What?
======
Time your C functions!

This is terrible!
-----------------
Duh. its python code that generates C code and shoves it into gcc, what did you expect?

How do I use it?
----------------
It doesn't have install yet, run it from the checkout directory.

It should work on all x86-64 systems.

./qtt.py --help does a thing

0 comments on commit 9bdc695

Please sign in to comment.