Sha256: e912e1766fb5993910d44943b833059a79dbcd92d67e8564ae3b20e2eee3c110

Contents?: true

Size: 819 Bytes

Versions: 4

Compression:

Stored size: 819 Bytes

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>mark (RFuzz::Sampler)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre>    <span class="ruby-comment cmt"># File lib/rfuzz/stats.rb, line 94</span>
94:     <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">mark</span>
95:       <span class="ruby-ivar">@last_time</span> = <span class="ruby-constant">Time</span>.<span class="ruby-identifier">now</span>
96:     <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rfuzz-0.7 doc/rdoc/classes/RFuzz/Sampler.src/M000066.html
rfuzz-0.8 doc/rdoc/classes/RFuzz/Sampler.src/M000081.html
rfuzz-0.6 doc/rdoc/classes/RFuzz/Sampler.src/M000066.html
rfuzz-0.9 doc/rdoc/classes/RFuzz/Sampler.src/M000082.html