From 96684b72ca367bfd4dbe2e45a9a66c56204eb533 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 4 May 2007 11:41:58 +0000 Subject: Added code for converting ledger::string and boost::date_time to their respective Python counterparts. --- src/TODO | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/TODO (limited to 'src/TODO') diff --git a/src/TODO b/src/TODO new file mode 100644 index 00000000..5ad232dd --- /dev/null +++ b/src/TODO @@ -0,0 +1,3 @@ +- Add tracing code for functions that records call count and total + time spent, as well as average time per call. This would implement + selective profiling. -- cgit v1.2.3