8 lines
132 B
Scheme
8 lines
132 B
Scheme
|
(define-structure mini-profiler mini-profiler-interface
|
||
|
(open scheme
|
||
|
table
|
||
|
formats
|
||
|
extended-ports
|
||
|
time)
|
||
|
(files profile))
|
||
|
|