home *** CD-ROM | disk | FTP | other *** search
/ MegaDoom Add-On 3 / MEGADOOM3.iso / editor / bsp12x / r.bat < prev    next >
DOS Batch File  |  1994-10-26  |  107b  |  6 lines

  1. @echo off
  2. setlocal
  3. set time=%@TIME[%_time]
  4. bsp %1
  5. echo BSP took %@eval[%@TIME[%_time]-%time] seconds.
  6.