Searched refs:outputFunction (Results 1 – 4 of 4) sorted by relevance
20756 let outputFunction20759 outputFunction = function (message) { function20763 outputFunction = to.log20765 outputFunction = function (message) {20772 outputFunction = function (message) {20777 outputFunction('Input file: ' + subject)20779 outputFunction(' Time to read and parse source: ' + this.$read_parse().toFixed(2))20780 outputFunction(' Time to convert document: ' + this.$convert().toFixed(2))20781 outputFunction(' Total time (read, parse and convert): ' + this.$read_parse_convert().toFixed(2))
19283 let outputFunction;19286 outputFunction = function (message) {19290 outputFunction = to.log;19292 outputFunction = function (message) {19299 outputFunction = function (message) {19304 outputFunction('Input file: ' + subject);19306 outputFunction(' Time to read and parse source: ' + this.$read_parse().toFixed(2));19307 outputFunction(' Time to convert document: ' + this.$convert().toFixed(2));19308 outputFunction(' Total time (read, parse and convert): ' + this.$read_parse_convert().toFixed(2));
45121 let outputFunction45124 outputFunction = function (message) { function45128 outputFunction = to.log45130 outputFunction = function (message) {45137 outputFunction = function (message) {45142 outputFunction('Input file: ' + subject)45144 outputFunction(' Time to read and parse source: ' + this.$read_parse().toFixed(2))45145 outputFunction(' Time to convert document: ' + this.$convert().toFixed(2))45146 outputFunction(' Total time (read, parse and convert): ' + this.$read_parse_convert().toFixed(2))
45373 let outputFunction45376 outputFunction = function (message) { function45380 outputFunction = to.log45382 outputFunction = function (message) {45389 outputFunction = function (message) {45394 outputFunction('Input file: ' + subject)45396 outputFunction(' Time to read and parse source: ' + this.$read_parse().toFixed(2))45397 outputFunction(' Time to convert document: ' + this.$convert().toFixed(2))45398 outputFunction(' Total time (read, parse and convert): ' + this.$read_parse_convert().toFixed(2))