Help for this page
#!/usr/bin/env perl ... $mw->Label(-text => 'Time: ' . sprintf '%.6f', $t1 - $t0)->pack(); MainLoop;