mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

cmdline_tools/

mg_profiler_report.pro


Routines

top mg_profiler_report

mg_profiler_report [, filename=string] [, /csv] [, /html]

Produce a report for the PROFILER. The default output is a fixed width table of the results.

Keywords

filename in optional type=string

set to a filename to send output to; if not set, output goes to standard output

csv in optional type=boolean

set to create CSV output

html in optional type=boolean

set to output HTML output

File attributes

Modification date: Wed May 14 15:07:14 2014
Lines: 23
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.