Skip to main content
Module

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

The fastest way ⚡️ to create sitemap and robots.txt in your Deno Fresh project 🍋
Latest
method FakeTime.prototype.tick
import { FakeTime } from "https://deno.land/x/fresh_seo@1.0.1/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]