Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fresh_seo/src/deps.ts>FakeTime#tick

The fastest way ⚡️ to create sitemap and robots.txt in your Deno Fresh project 🍋
Go to Latest
method FakeTime.prototype.tick
import { FakeTime } from "https://deno.land/x/fresh_seo@1.0.0/src/deps.ts";

Adds the specified number of milliseconds to the fake time. This will call any functions waiting to be called between the current and new fake time.

Parameters

optional
ms = [UNSUPPORTED]